#!/bin/bash

install_packages flatpak || exit 1

flatpak_install com.bambulab.BambuStudio || exit 1
